Linker.getFails

Check failed library loads

class Linker
static
string[]
getFails
(
string lib
)

Parameters

lib string

Lib for checking

Return Value

Type: string[]

Failed loads for the library

Meta